home *** CD-ROM | disk | FTP | other *** search
/ Disc Station 17 / Disc Station Vol 17.bin / DRIVERS / MELCO / SRIF_95.EXE / SRI.INF < prev    next >
INI File  |  1995-11-06  |  2KB  |  88 lines

  1. [Version]
  2. Signature="$CHICAGO$"
  3. Class=MEDIA
  4. provider=%MSFT%
  5.  
  6. [ClassInstall]
  7. AddReg=Class.AddReg
  8.  
  9. [Class.AddReg]
  10. HKR,,,,%MediaClassName%
  11. HKR,,Icon,,"-1"
  12. HKR,,Installer,,mmci.dll
  13.  
  14. [Manufacturer]
  15. %MfgName%=Generic
  16.  
  17. [Generic]
  18. %*MEL1031.DeviceDesc%=MEL1031_Device, *MEL1031
  19.  
  20. ;-------------------------------------------------
  21.  
  22. [MEL1031_Device]
  23. LogConfig=MEL1031.LC
  24. CopyFiles=MEL1031.CopyList
  25. AddReg=MEL1031.AddReg, SRI.AddReg
  26.  
  27. [*MEL1031.Det]
  28. AddReg=PreCopySection
  29.  
  30. [MEL1031_Device.FactDef]
  31. ConfigPriority=HARDRECONFIG
  32. IOConfig=220-22F                                ; SB Base Address
  33. IOConfig=530-537                                ; WSS Base Address
  34. IOConfig=330-331                                ; MIDI Base Address
  35. IRQConfig=7                                     ; SB Interrupt
  36. IRQConfig=11                                    ; WSS Interrupt
  37. IRQConfig=10                                    ; MIDI Interrupt
  38. DMAConfig=1                                     ; SB DMA
  39. DMAConfig=0                                     ; WSS DMA
  40.  
  41. ;-------------------------------------------------
  42.  
  43. [MEL1031.CopyList]
  44. sri.vxd,,
  45.  
  46. [PreCopySection]
  47. HKR,,NoSetupUI,,1
  48.  
  49. ;-------------------------------------------------
  50.  
  51. [MEL1031.AddReg]
  52. HKR,,DevLoader,,mmdevldr.vxd
  53.  
  54. [SRI.AddReg]
  55. HKR,,Driver,,sri.vxd
  56.  
  57. ;-------------------------------------------------
  58.  
  59. [MEL1031.LC]
  60. ConfigPriority=HARDRECONFIG
  61. IOConfig=220-22F, 240-24F                       ; SB Base Address
  62. IOConfig=530-537, 604-60B, E80-E87, F40-F47     ; WSS Base Address
  63. IOConfig=300-301, 310-311, 320-321, 330-331     ; MIDI Base Address
  64. IRQConfig=3, 5, 7                               ; SB Interrupt
  65. IRQConfig=7, 9, 10, 11                          ; WSS Interrupt
  66. IRQConfig=3, 5, 7, 9, 10, 11, 12                ; MIDI Interrupt
  67. DMAConfig=1                                     ; SB DMA
  68. DMAConfig=0                                     ; WSS DMA
  69.  
  70. ;-------------------------------------------------
  71.  
  72. [DestinationDirs]
  73. DefaultDestDir = 11                             ; LDID_SYS
  74.  
  75. [SourceDisksNames]
  76. 1="Windows95 âhâëâCâoÅWéP",,
  77.  
  78. [SourceDisksFiles]
  79. sri.vxd=1,,
  80.  
  81. ;-------------------------------------------------
  82.  
  83. [Strings]
  84. MSFT="MELCO"
  85. MfgName="âüâïâR"
  86. *MEL1031.DeviceDesc="SRI-F Sound Configuration"
  87. MediaClassName="Sound, Video and Game Controllers"
  88.